:root {
    --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
        "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
        "Source Han Sans CN", sans-serif;
}

.main-container {
    overflow: hidden;
}

.main-container,
.main-container * {
    box-sizing: border-box;
}

input,
select,
textarea,
button {
    outline: 0;
}

.main-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: nowrap;
    gap: 10px;
    position: relative;
    width: 430px;
    height: 932px;
    margin: 0 auto;
    padding: 10px 10px 10px 10px;
    background: #ffffff;
}
.group {
    flex-shrink: 0;
    position: absolute;
    width: 470px;
    height: 165px;
    top: -10px;
    left: -20px;
    background: #f16623;
    z-index: 10;
    border-radius: 40px;
}
.group-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    position: relative;
    width: 430px;
    margin: 20px 0 0 30px;
    padding: 16px 32px 16px 52px;
    z-index: 11;
}
.text {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 37px;
    height: 22px;
    color: #ffffff;
    font-family: SF Pro Text, var(--default-font-family);
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    white-space: nowrap;
    z-index: 12;
}
.box {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 8px;
    position: relative;
    width: 79.67px;
    z-index: 13;
}
.img {
    flex-shrink: 0;
    position: relative;
    width: 19.2px;
    height: 12.227px;
    background: url(./assets/images/7278d351-6add-4ad7-8336-fed28ca3c835.png)
        no-repeat center;
    background-size: cover;
    z-index: 14;
}
.pic {
    flex-shrink: 0;
    position: relative;
    width: 17.142px;
    height: 12.328px;
    background: url(./assets/images/38b90b3e-311f-41b0-a194-306462d7f288.png)
        no-repeat center;
    background-size: cover;
    z-index: 15;
}
.img-2 {
    flex-shrink: 0;
    position: relative;
    width: 27.328px;
    height: 13px;
    background: url(./assets/images/edfc3e8a-b2f9-4ba1-a532-fb0baae415aa.png)
        no-repeat center;
    background-size: cover;
    z-index: 16;
}
.wrapper {
    position: relative;
    width: 418px;
    height: 72px;
    margin: -4px 0 0 30px;
    z-index: 24;
}
.img-3 {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 0;
    left: 0;
    background: url(./assets/images/bd371c7f-2b80-4484-b85b-1973de245981.png)
        no-repeat center;
    background-size: cover;
    z-index: 23;
}
.pic-2 {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 0;
    left: 363px;
    background: url(./assets/images/e0a7a838-035a-4103-835f-ea2a3f933720.png)
        no-repeat center;
    background-size: cover;
    z-index: 20;
}
.pic-3 {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 42px;
    left: 263px;
    background: url(./assets/images/d2c124b8-39a4-4c55-a1aa-630d6fedfdc0.png)
        no-repeat center;
    background-size: cover;
    z-index: 19;
}
.text-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 104px;
    height: 29px;
    top: 43px;
    left: calc(50% - 56px);
    color: #ffffff;
    font-family: Inter, var(--default-font-family);
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    text-align: center;
    white-space: nowrap;
    z-index: 24;
}
.section {
    flex-shrink: 0;
    position: absolute;
    width: 439px;
    height: 783px;
    top: 149px;
    left: -11px;
    background: #e4e4e4;
}
.text-3 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 224px;
    height: 36px;
    top: 22px;
    left: 29px;
    color: #4c4f57;
    font-family: Inter, var(--default-font-family);
    font-size: 16px;
    font-weight: 500;
    line-height: 19.364px;
    text-align: center;
    z-index: 2;
}
.wrapper-2 {
    position: absolute;
    width: 399px;
    height: 52px;
    top: 81px;
    left: 50%;
    background: #ffffff;
    transform: translate(-48.5%, 0);
    z-index: 1;
    border-radius: 15px;
}
.pic-4 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 1px;
    left: 343px;
    background: url(./assets/images/fe5d5373c55f584ee0b864c4468d27ec4e8eb0da.png)
        no-repeat center;
    background-size: cover;
    z-index: 17;
}
.img-4 {
    position: absolute;
    width: 47px;
    height: 39px;
    top: 6px;
    left: 297px;
    background: url(./assets/images/9add9bcb40f1a60ca3504ef69364471c32889bd9.png)
        no-repeat center;
    background-size: cover;
    z-index: 18;
}
.text-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 111px;
    height: 36px;
    top: 8px;
    left: 3px;
    color: #4c4f57;
    font-family: Inter, var(--default-font-family);
    font-size: 16px;
    font-weight: 500;
    line-height: 19.364px;
    text-align: center;
    z-index: 3;
}
.wrapper-3 {
    position: absolute;
    width: 399px;
    height: 52px;
    top: 151px;
    left: 50%;
    background: #ffffff;
    transform: translate(-48.5%, 0);
    z-index: 4;
    border-radius: 15px;
}
.text-5 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 111px;
    height: 36px;
    top: 8px;
    left: 3px;
    color: #4c4f57;
    font-family: Inter, var(--default-font-family);
    font-size: 16px;
    font-weight: 500;
    line-height: 19.364px;
    text-align: center;
    z-index: 5;
}
.section-2 {
    position: absolute;
    width: 399px;
    height: 52px;
    top: 221px;
    left: 50%;
    background: #ffffff;
    transform: translate(-48.5%, 0);
    z-index: 6;
    border-radius: 15px;
}
.text-6 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 51px;
    height: 36px;
    top: 8px;
    left: 4px;
    color: #4c4f57;
    font-family: Inter, var(--default-font-family);
    font-size: 16px;
    font-weight: 500;
    line-height: 19.364px;
    text-align: center;
    z-index: 7;
}
.group-3 {
    position: absolute;
    width: 399px;
    height: 52px;
    top: 291px;
    left: 50%;
    background: #ffffff;
    transform: translate(-48.5%, 0);
    z-index: 8;
    border-radius: 15px;
}
.text-7 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 68px;
    height: 36px;
    top: 8px;
    left: 12px;
    color: #4c4f57;
    font-family: Inter, var(--default-font-family);
    font-size: 16px;
    font-weight: 500;
    line-height: 19.364px;
    text-align: center;
    z-index: 9;
}
